On this pageInsertEntityDescriptionInserts a specified entity to a list at the position specified by AIndex.Syntaxfunction InsertEntity(const AIndex: Integer; const AEntity: TsgDXFEntity): Boolean; override;